Package-level declarations
Types
Link copied to clipboard
class ChallengeWidgetClickedCollectRewardHyperskillAnalyticEvent(val challengeId: Long?) : HyperskillAnalyticEvent
Represents a click analytic event on the "Collect Reward" button.
Link copied to clipboard
class ChallengeWidgetClickedDeadlineReloadHyperskillAnalyticEvent(val challengeId: Long?) : HyperskillAnalyticEvent
Represents a click analytic event on the "Reload" button.
Link copied to clipboard
class ChallengeWidgetClickedLinkInTheDescriptionHyperskillAnalyticEvent(val challengeId: Long?, val url: String) : HyperskillAnalyticEvent
Represents a click analytic event on a link in the description block.
Link copied to clipboard
Represents a click analytic event of the error state placeholder retry button.